home *** CD-ROM | disk | FTP | other *** search
/ Champak 99 / (Vol 99) Jan 19 2010.iso / Games / bikini_boton_or_burst.swf / scripts / DefineButton2_129 / BUTTONCONDACTION on(release).as
Text File  |  2010-01-19  |  61b  |  5 lines

  1. on(release){
  2.    _root.ResumeGame();
  3.    gotoAndPlay(6);
  4. }
  5.